C1.LiveLinq.Indexing Namespace : SubindexCollection<T> Class |
For a list of all members of this type, see SubindexCollection<T> members.
Name | Description | |
---|---|---|
Add | Overloaded. Creates a new subindex and attaches it to its parent's IndexDefinition<T>.Subindexes collection. | |
Clear | Clears the collection of all subindexes. All subindexes are detached from the parent and destroyed. | |
Contains | Overloaded. Determines whether a subindex with the specified key selector exists in the collection. | |
Find | Overloaded. Finds a subindex in the collection by its key selector. | |
GetEnumerator | Returns an enumerator that iterates through the SubindexCollection<T>. | |
Remove | Overloaded. Removes a subindex from the collection. |